home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 January / EnterCD 0105.iso / Grafika / DigiBookShelf 11.0 / D110TRENG.EXE / HELP / regist.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2004-09-21  |  88 b   |  6 lines

  1. on(press){
  2.    this.d = true;
  3.    thisX = _root._xmouse;
  4.    thisY = _root._ymouse;
  5. }
  6.